home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / sed / sed-117.zoo / sed-1.17 / README.ST < prev    next >
Encoding:
Text File  |  1993-05-30  |  1.7 KB  |  35 lines

  1.  
  2.  GNU stream editor v1.17
  3.  -----------------------
  4.  
  5.  This is the binary of GNU sed v1.17. Like most of todays GNU-releases it
  6.  compiled just fine with the supplied configure-script. No documentation was
  7.  provided in the archive from prep.ai.mit.edu, and I don't know where to find
  8.  suitable docs for GNU sed. If you really need it you could always grab the
  9.  manpage from your Unix-box. The manpage is said to be somewhat cryptic and
  10.  hard to understand (haven't read it myself yet :-), but it should at least
  11.  give you a basic knowledge in how to operate sed. Most users will not need a
  12.  manual anyway since the use of sed often is restricted to other programs
  13.  running it in a pipe or similar.
  14.  
  15.  Typing: setenv TERM vt52; setenv PAGER cat; man sed > sed.man
  16.  on your Unix-box should give you a vt52-manpage in the file sed.man.
  17.  
  18.  Compilation and linking was handled by GCC v2.3.3 (Atari PL2) and MiNTLibs
  19.  PL30. The binary is sharable under MiNT > 0.95, stripped ('xstrip -k') and
  20.  set to fastload. I've included the Makefile which I used just in case you
  21.  would like to build 'sed' yourself, but can't get the configure-script to run
  22.  properly.
  23.  
  24.  As usual the source-code can be obtained at your local GNU-site, or if they
  25.  haven't got it, from prep.ai.mit.edu with anonymous FTP. Please respect the
  26.  FTP-guidelines by only FTP'ing during non-prime-time!
  27.  
  28.  Happy stream-editing!
  29.  
  30.  -----------------------------------------------------------------------------
  31.  Daniel Eriksson       Internet: m91der@bellatrix.tdb.uu.se, den@abacus.hgs.se
  32.  Gardskarsvagen 6B     Fidonet : Daniel Eriksson @ 2:205/229
  33.  81493 Skutskar        IRC     : ddf ('Daniel of Delta Force')
  34.  SWEDEN                Voice   : +46 (0)26 72905, +46 (0)26 72901
  35.